@charset "utf-8";
/* 全局CSS定义 */
body { font-family: "微软雅黑"; background: #fff; font-size:14px; color:#111; margin: 0; padding: 0;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0; list-style: none none; font-size: 14px;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; font-size:14px; font-weight: normal;}
table,td,tr,th{font-size:14px;}

/* 链接颜色 */
a:link {color: #111; text-decoration:none;}
a:visited {color: #111;text-decoration:none;}
a:hover { color: #f90; text-decoration: underline;}
a:active { color: #111;}

/* 字体属性 */
.fB {font-weight: bold;}
.clr{ clear: both; height: 0; line-height: 0; font-size: 0;}
.clr_10{ clear: both; height: 10px; line-height: 0; font-size: 0;}
.pages{ clear:both; padding: 35px 0; font-family:Verdana, Geneva, sans-serif;}
.pages a,.pages a:visited,.pages strong{ display:block; float:left; margin: 0 3px; text-align:cente; padding: 4px 8px; border: 1px solid #ccc; background: #E8E8E8;}
.pages a:hover,.pages strong{ border: 1px solid #DC0133; color: #fff; background: #DC0133; font-weight:normal; font-weight:bold;}
.cRed,.cRed:link,.cRed:visited{ color: #f90;}




.Header{ background:url(img/header_bg.jpg) repeat-x 0 0;} 
.Header .top{ width: 1280px; margin: 0 auto;}
.Header .logo{ float:left; padding: 25px 0;}
.Header .r{ float:right; width: 600px; background:url(img/tel.png) no-repeat 0 0; height: 52px; margin-top: 37px;}
.Header .r ul{ margin-top: 10px; background:url(img/h_map.png) no-repeat right 0; height: 27px; padding-right: 40px;}
.Header .r li{ float:right; padding: 0 30px 0 30px; height: 25px; line-height: 23px;}
.Header .r .cn{ background:url(img/h_en.png) no-repeat 0 5px;}
.Header .r .en{ background:url(img/h_en.png) no-repeat 0 -20px;}


.Header .menu{ height: 48px; line-height: 48px; clear:both; background: #002C77;}
.Header .menu ul{ width: 1280px;margin: 0 auto;height: 48px;}
.Header .menu ul li{ float:left; font-size: 18px; text-align:center;padding: 0 25px;}
.Header .menu ul li a,.HeaderMenu ul li a:visited{ color: #fff;}
.Header .menu ul li a:hover{ color: #f90; text-decoration:none;}
.Header .menu ul .sc{ float:right; width: 262px; padding: 7px 0 0 0;}
.Header .menu ul .sc .input{ float:right; width: 226px; height: 32px; line-height: 32px; background: #fff; border: none; text-indent: 7px; font-size: 14px;outline:none;}
.Header .menu ul .sc .but{ float: right; background: #fff url(img/search_bg.gif) no-repeat 0 center; border: none; cursor: pointer; width: 34px; height: 34px;outline:none;}
.Header .menu ul .home{ padding-left: 0;}
.Header .menu ul .m{ background: #000; text-align:center; width: 260px; color: #fff; margin-right: 20px; padding: 0; font-size: 18px;}




/*banner*/
.main_area{ height:480px; position:relative;}
#con_product_slide{ width: 81px; height:480px;margin:0 auto; position:relative;*z-index:1;}
#scroll_btn_list{ overflow:hidden;height:20px;position:absolute;bottom:10px;z-index:5; margin: 0 auto;}
#scroll_btn_list li{width:15px;height:15px;float:left;margin-right:12px;}
#scroll_btn_list li a{display:block;position:relative;width:15px; height:15px; font-size: 0; line-height: 0; border-radius:15px;  background:#fff;overflow:hidden ;}
#scroll_btn_list li a:after{ position:absolute;left:0;top:0;width:100%;height:15px;}
#scroll_btn_list .on a,#scroll_btn_list li a:hover{ background:#DA7B1F;}
#scroll_product_list{ height:480px;width:100%;position:absolute;top:0;left:0;}
#scroll_product_list li{height:480px;width:100%;display:none;position:absolute;left:0;top:0;}
#scroll_product_list li.on{display:block;}



.ProductMenu{ z-index:3; width:100%; position:absolute; top: 0;}

.ProductMenu .list{ width: 1280px; margin: 0 auto; }
.ProductMenu .list .bg{ width: 260px; background: #fff; height: 479px; border-bottom: 1px solid #ddd;}
.ProductMenu .list ul{ width:260px; padding: 10px 0; float:left; border-top: 1px solid #ddd;}
.ProductMenu .list li{ float:left; width: 120px; height: 38px; line-height: 38px; font-size: 14px; text-transform:uppercase; text-indent: 16px;}
.ProductMenu .list .no{ border-top: none;}



.Home{ width: 1280px; margin: 0 auto;}
.Home .title{ height: 42px; line-height: 42px; clear:both; padding-top: 30px; border-bottom: 3px solid #002C77; overflow:hidden;}
.Home .title h3{ float:left; height: 42px; width: 170px; background: #002C77; text-align:center; color: #fff; font-size: 20px;}
.Home .title ul{ float:left; margin-left: 20px;}
.Home .title ul li{ float:left; padding-left: 30px;}
.Home .title .more{ float:right;}
.Home .title .more a,.Home .title .more a:visited{ color:#D97A1F;}



.Home .products{}
.Home .products li{ float:left; width: 410px; margin: 40px 25px 0 0;}
.Home .products .r{ float:right; margin-right: 0;}
.Home .products li img{ float:left; width: 180px; height: 180px;}
.Home .products li p{ margin: 0; padding: 20px; line-height: 28px; float:right; background: #F2F2F2; height: 140px; width:190px; color: #666;}
.Home .products li p strong{ display:block; font-size: 18px; font-weight:normal; color: #111; height: 50px;}
.Home .products li p .more{ background:url(img/ico_3.png) no-repeat 42px center; display:block; margin-top: 20px; width: 90px;}

.Home .about{ padding-top: 30px;}
.Home .about img{ float:left; margin-right: 25px;}
.Home .about h2{ font-size: 28px; padding: 10px 0;}
.Home .about p{ margin: 0; padding: 12px 0; line-height: 27px;}



.Home .news{ float:left; width: 700px;}
.Home .news .top{ margin: 0; padding: 30px 0 15px; line-height: 27px; height: 150px; color: #666;}
.Home .news .top img{ float:left; width: 230px; height: 150px;}
.Home .news .top span{ float:right; width: 450px;}
.Home .news .top strong{ display:block; color:#DA7B1F; font-size: 16px; padding-bottom: 10px;}
.Home .news .top .more{ background:url(img/ico_3.png) no-repeat 40px center; display:block; margin-top: 10px;}


.Home .news p{ margin: 0; padding: 5px 0 5px 35px; line-height: 25px;}
.Home .news .ico1{ background:url(img/ico_5.png) no-repeat 0 12px; padding-top: 10px;}
.Home .news .ico1 a,.Home .news .ico1 a:visited{ color: #DA7B1F; font-size: 16px; font-weight:bold;}
.Home .news .ico2{ background:url(img/ico_6.png) no-repeat 0 2px; color: #666; padding: 0 0 10px 35px; border-bottom: 1px dotted #ccc;}




.Home .video{ float:right; width: 520px;}
.Home .video p{ margin: 0; padding: 30px 0 0; line-height: 27px; color: #666;}
.Home .video p img{ margin-bottom: 20px; display:block;}
.Home .video p .more{ background:url(img/ico_3.png) no-repeat 40px center; display:block; margin-top: 10px;}



.Home .case{ }
.Home .case p{ line-height: 27px; padding: 25px 0; margin: 0;}
.Home .case li{ float:left; width: 240px; height: 190px; position:relative; margin-right: 20px;}
.Home .case li img{ position: absolute; width: 240px; height: 190px;}
.Home .case li span{ position:absolute; z-index: 2; background: rgba(0,0,0,0.3);  bottom: 0; height: 32px; line-height: 32px; width: 240px; text-align:center; color: #fff;}
.Home .case .r{ float:right; margin-right: 0;}










.Content{ width: 1280px;  margin: 0 auto; border-top: none; background:url(img/content_left_bg.png) repeat-y 0 0;}


.ContentLeft{float:left; width: 260px; padding-top: 10px;}

.ContentLeft .Menu{ padding-bottom: 20px; }
.ContentLeft .Menu h2{ height: 50px; line-height: 40px; border-top: 1px solid #ddd; clear:both; font-size: 16px; font-weight:bold; text-indent: 38px; padding-top: 10px;}
.ContentLeft .Menu ul{ margin-left: 30px;}
.ContentLeft .Menu li{ height: 38px; line-height: 38px; text-transform:uppercase; background:url(img/ico_4.png) no-repeat 0 -16px; padding-left: 18px; font-size: 16px;}
.ContentLeft .Menu .no{ border-top: none;}
.ContentLeft .Menu .tag { background:url(img/ico_4.png) no-repeat 0 15px;}
.ContentLeft .Menu .tag a,.ContentLeft .Menu .tag a:visited{ color:#f90;}

.ContentLeft .tuipr,.ContentLeft .down,.ContentLeft .news,.ContentLeft .video{ padding: 30px 30px 0;}

.ContentLeft h3{ height: 50px; line-height: 40px; border-top: 1px solid #ddd; clear:both; font-size: 16px; font-weight:bold;padding-top: 10px;}
.ContentLeft .tuipr ul li{ line-height: 32px; height: 32px; overflow:hidden; text-indent: 18px; background:url(img/ico_2.gif) no-repeat 0 13px;}
.ContentLeft .news li{line-height: 21px; padding: 5px 0 5px 0; font-size: 12px; overflow:hidden;}
.ContentLeft .video{}
.ContentLeft .video li{ text-align:center; padding: 5px 0 10px;}
.ContentLeft .video li img{ max-width: 100%; display:block; margin-bottom: 5px;}










.ContentRight{ float:right; width: 1020px;}
.ContentRight .title{ background: #EFEFEF; height: 55px; line-height: 55px; padding: 0 25px; border-bottom: 1px solid #ddd; text-align:right;}
.ContentRight .title h1,.ContentRight .title h3{ float:left; font-size: 22px; font-weight:bold;}





.ContentRight .about{ padding: 40px 0 0 30px;}
.ContentRight .about h1{ font-size: 32px; height: 60px; line-height: 40px;}
.ContentRight .about .text{ line-height: 28px; }
.ContentRight .about .text p{ margin: 0; padding: 12px 0;}

.ContentRight .about .pic{}
.ContentRight .about .pic li{ float:left; width: 312px; margin-right: 27px; text-align:center; padding: 10px 0 10px;}
.ContentRight .about .pic li img{ border: 1px solid #ddd; padding: 5px; width: 300px; display:block; margin-bottom: 7px;}

.ContentRight .about .pic .r{ float:right; margin-right: 0;}


.ContentRight .about .shebei{}
.ContentRight .about .shebei li{ float:left; text-align:center; padding: 10px 0;}
.ContentRight .about .shebei li img{ display:block;}
.ContentRight .about .shebei li span{ display:block; height: 38px; line-height: 38px; background: #ddd;}
.ContentRight .about .shebei .r{ float:right;}



.ContentRight .about .case{}
.ContentRight .about .case .logo{}
.ContentRight .about .case .logo li{ float:left; width: 186px; height: 90px; margin: 20px 15px 0 0;}
.ContentRight .about .case .logo li img{ width: 174px; padding: 5px; border: 1px solid #ddd;}

.ContentRight .about .case .logo .r{ float:right; margin-right: 0;}

.ContentRight .about .case .t { padding-top: 30px;}
.ContentRight .about .case .t li {float: left; width: 328px; height: 28px; line-height: 28px; background: #DADADA; border: 1px solid #fff; text-indent: 15px;}
.ContentRight .about .case h3{ padding: 40px 0 20px; font-size: 20px; font-weight:bold;}




.ContentRight .videolist{ padding: 40px 0 0 30px;}
.ContentRight .videolist h1{ font-size: 32px; height: 60px; line-height: 40px;}
.ContentRight .videolist p{ line-height: 27px;}
.ContentRight .videolist li{ float:left; width: 310px; height: 210px; margin: 20px 30px 10px 0; background:url(img/b_video.png) no-repeat 0 0; padding-top: 13px; position:relative; }
.ContentRight .videolist .r{ float:right; margin-right: 0;}
.ContentRight .videolist li img{ position: absolute;}
.ContentRight .videolist li span{ position:absolute; z-index: 2; background: rgba(0,0,0,0.3);  bottom: 0; height: 32px; line-height: 32px; width: 100%; text-align:center; color: #fff;}


.ContentRight .videoview{ padding: 40px 0 0 30px;}
.ContentRight .videoview h1{ font-size: 32px; height: 60px; line-height: 40px;}
.ContentRight .videoview .text{line-height: 27px;}
.ContentRight .videoview .text p{ margin: 0; padding: 12px 0; }

.ContentRight .videoview video{ width: 640px;}








.ContentRight .PrBanner{ background: #fff url(img/content_right_bg.png) repeat-y right 0; padding: 40px 30px 40px 42px;}
.ContentRight .PrBanner .pic{ float:right; padding-left: 30px;}
.ContentRight .PrBanner h1{ font-size: 48px; padding-top: 10px;}
.ContentRight .PrBanner p{ margin: 0; padding: 10px 0 0; line-height: 27px;}

.ContentRight .Links{ height: 50px; background:#E9E9E9; line-height: 50px; padding: 0 20px; border-top: 1px solid #fff;}
.ContentRight .Links h1{ float:left; font-size: 28px;}
.ContentRight .Links span{ float:right; color: #ccc;}

.ContentRight .Linksv{ border-bottom: 1px solid #e4e4e4; height: 60px; line-height: 60px; padding-top: 5px; margin-left: 30px;}

.ContentRight .products{ padding: 0 0 0 30px;}
.ContentRight .products li{ float:left; width: 460px; margin: 50px 25px 0 0;}
.ContentRight .products .r{ float:right; margin-right: 0;}
.ContentRight .products li img{ float:left; width: 180px; height: 180px;}
.ContentRight .products li p{ margin: 0; padding: 30px; line-height: 21px; float:right; background: #F2F2F2; height: 120px; width:200px; color: #666;}
.ContentRight .products li p strong{ display:block; font-size: 18px; font-weight:normal; color: #111; height: 50px;}
.ContentRight .products li p .more{ background:url(img/ico_3.png) no-repeat 42px center; display:block; margin-top: 20px; width: 90px;}



.ContentRight .productslist{ padding-left: 20px;}
.ContentRight .productslist li{ float:left; width: 480px; margin: 40px 0 0 0;}
.ContentRight .productslist .r{ float:right; margin-right: 0;}
.ContentRight .productslist li img{ float:left; width: 180px; height: 180px;}
.ContentRight .productslist li p{ margin: 0; padding: 30px 20px 0; line-height: 21px; float:right; background: #F6F6F6; height: 150px; width:260px; color: #666;}
.ContentRight .productslist li p strong{ display:block; font-size: 18px; font-weight:normal; color: #111; height: 50px; line-height: 28px;}
.ContentRight .productslist li p .more{ background:url(img/ico_3.png) no-repeat 42px center; display:block; margin-top: 20px; width: 90px;}


.ContentRight .productslist .search{ padding: 50px 0 0; height: 80px; clear:both; font-size: 16px;}
.ContentRight .productslist .search span{ float:left; display:block; line-height: 36px;}
.ContentRight .productslist .search .input{ height: 32px; line-height: 32px; border:1px solid #ccc; text-indent: 10px; float:left; width: 300px;}
.ContentRight .productslist .search .but{ width: 70px; height: 36px; line-height: 36px; background: #000; color: #fff; font-size: 16px; cursor: pointer; border: none; float:left;}



.ContentRight .productsview{ padding: 30px 0 0 30px;}
.ContentRight .productsview .pic{ float:left; width: 240px; height: 240px; padding: 20px; border: 1px solid #e4e4e4; line-height: 240px; text-align:center;}
.ContentRight .productsview .pic img{ max-width: 240px; max-height: 240px; display:block; margin: 0 auto;}
.ContentRight .productsview .miaoshu{ float:right; width: 650px;}

.ContentRight .productsview .miaoshu{}
.ContentRight .productsview .miaoshu h1{ font-size: 28px; padding-bottom: 20px; text-transform:uppercase;}

.ContentRight .productsview .miaoshu .ico{ height: 45px; margin-top: 30px;}
.ContentRight .productsview .miaoshu .ico a{ height: 45px; line-height: 45px; display:block; width: 160px; margin-right: 20px; float:left; text-align:center; font-size: 16px; text-indent: 28px; color: #06f;}
.ContentRight .productsview .miaoshu .ico a:hover{ color: #f90;}
.ContentRight .productsview .miaoshu .ico .qq{ background:#F4F4F4 url(img/ico_qq.png) no-repeat 15px center;}
.ContentRight .productsview .miaoshu .ico .tel{ background:#F4F4F4 url(img/ico_tel.png) no-repeat 15px center;}


.ContentRight .productsview .miaoshu .tx{ height: 165px;}
.ContentRight .productsview .miaoshu .tx h3{ font-weight:bold; height: 26px;}
.ContentRight .productsview .miaoshu p{ line-height: 27px; margin: 0; padding: 0;}
.ContentRight .productsview .miaoshu .tishi{ background: #EFEFEF; height: 130px; overflow:hidden; margin-top: 20px;}
.ContentRight .productsview .miaoshu .tishi .l{ float:left; background:url(img/ico_7.png) no-repeat 25px 7px; margin-top: 22px;}
.ContentRight .productsview .miaoshu .tishi .l li{ line-height: 29px; height: 30px; padding-left: 60px;}

.ContentRight .productsview .miaoshu .tishi .r{ float:right; width: 400px; height: 90px; background:url(img/nav_line.gif) repeat-y 0 0; padding: 0 0 0 40px; margin-top: 20px;}
.ContentRight .productsview .miaoshu .tishi .r li{ line-height: 23px;}

.ContentRight .productsview .Vtitle{ height: 42px; line-height: 42px; clear:both;border-bottom: 3px solid #002C77; overflow:hidden; margin-bottom: 20px;}
.ContentRight .productsview .Vtitle h3{ float:left; height: 42px; width: 170px; background: #002C77; text-align:center; color: #fff; font-size: 20px;}


.ContentRight .productsview .body{}

.ContentRight .productsview .text{ padding-top: 30px; line-height: 27px; clear:both;}
.ContentRight .productsview .text p{ margin: 0; padding: 10px 0 5px;}
.ContentRight .productsview .text p strong{ font-size: 16px;}
.ContentRight .productsview .text .body table{ width: 100%; border-collapse:collapse; margin: 10px 0 20px;}
.ContentRight .productsview .text .body table td,.ContentRight .productsview .text .body table th{ border: 1px solid #D4D4D4;line-height: 25px; background: #f2f2f2 url(img/bg_td.gif) no-repeat 0 0; padding: 2px 6px; }
.ContentRight .productsview .text .body table td p{ margin: 0; padding: 0; text-align:left;}
.ContentRight .productsview .text .body table td br{ line-height: 0; font-size: 0; height: 0;}
.ContentRight .productsview .text .body table td img{ display:block; margin: 0; padding: 0;}
.ContentRight .productsview .text .body font{  font-size: 14px;}

.ContentRight .productsview .text h6{ font-weight:bold; clear:both; height: 28px; line-height: 28px; padding-top: 20px; font-size: 18px;}
.ContentRight .productsview .text .tishi{ margin-top: 20px; background: #FFF4EA; border: 1px solid #FFDFBF; padding: 10px; line-height: 23px;}


.ContentRight .productsview .next{  margin-top: 40px; border-top: 1px solid #e4e4e4; padding-top: 15px;}
.ContentRight .productsview .next .l{ float:left;}
.ContentRight .productsview .next .r{ float:right;}


.ContentRight .xianguan{ padding-top: 70px; clear:both;}
.ContentRight .xianguan h3{ height: 52px; line-height: 52px; padding: 0 15px; font-size: 18px; background: #F2F2F2;}
.ContentRight .xianguan h3 a{ float:right; font-size: 14px; font-weight:normal;}

.ContentRight .xianguan li{ float:left; width: 480px; margin: 50px 0 0 0;}
.ContentRight .xianguan .r{ float:right; margin-right: 0;}
.ContentRight .xianguan li img{ float:left; width: 180px; height: 180px;}
.ContentRight .xianguan li p{ margin: 0; padding: 30px 20px 0; line-height: 21px; float:right; background: #F2F2F2; height: 150px; width:260px; color: #666;}
.ContentRight .xianguan li p strong{ display:block; font-size: 18px; font-weight:normal; color: #111; height: 50px;}
.ContentRight .xianguan li p .more{ background:url(img/ico_3.png) no-repeat 42px center; display:block; margin-top: 20px; width: 90px;}



.ContentRight .newslist{ padding: 30px 0 0 30px;}
.ContentRight .newslist h1{ font-size: 32px; height: 60px; line-height: 40px;}
.ContentRight .newslist li{ height: 40px; line-height: 40px; border-bottom: 1px solid #e4e4e4; text-align:right; color: #999;}
.ContentRight .newslist li a{ float:left; background:url(img/ico_2.gif) no-repeat 0 16px; padding-left: 20px;}
.ContentRight .newsview{ padding: 50px 0 0 30px;}
.ContentRight .newsview h1{font-size: 28px; text-align:center;}
.ContentRight .newsview .time{ text-align:center; line-height: 38px; color: #999;}
.ContentRight .newsview .text{ padding: 20px 0 35px; border-bottom: 1px solid #e4e4e4; line-height: 27px;}
.ContentRight .newsview .text img{ float: right; max-width: 400px; margin-right: 20px;}
.ContentRight .newsview .text p{ margin: 0; padding: 12px 0; text-indent: 25px; line-height: 27px;}
.ContentRight .newsview .next{ margin-top: 15px; line-height: 38px;}








#BOX_overlay {background:#000;left:0;position:absolute;top:0;z-index:100;}/**遮罩层的样式**/
#layer_box {background:#fff; border:3px solid #0057A4;position:absolute;display:none;z-index:999;width:720px; height: 400px;} /**弹出窗口的样式**/

#layer_box h4{ height: 45px; background: #0057A4; line-height: 45px; font-weight:bold; padding: 0 10px; color: #fff; font-size: 16px;}
#layer_box h4 a,#layer_box h4 a:visited{ float:right; font-size: 14px; font-weight:normal; color: #fff;}
#layer_box h4 a:hover{ color: #fc0; }

.ContentTel{ margin: 10 auto 150px; padding: 0; font-size: 14px;}
.ContentTel .text{ background:url(img/phone.png) no-repeat 30px 80px; padding: 50px 0 0 200px; font-size: 14px; line-height: 28px;}
.ContentTel .text .top{ height: 50px; clear:both;}
.ContentTel .text .top .input{ width: 320px; height: 38px; line-height: 38px; font-size: 22px; text-indent: 10px; border: 1px solid #ccc; margin-right: 5px; float:left;}
.ContentTel .text .top .but{ background: #f30; color: #fff; cursor: pointer; border: none; width: 120px; height: 42px; line-height: 42px; float:left; font-size: 18px; font-family:"微软雅黑";}

.ContentTel .tip{ clear:both; color: #f30; z-index: 999; padding: 10px 0; display: none; background:#FFFFCC; font-size: 14px; line-height: 24px; margin-right: 20px;}





.FootBg{ background: #222; margin-top: 40px;}
.Foot{ width: 1280px; margin: 0 auto; padding-bottom: 40px;}
.Foot ul{ float:left;}
.Foot ul li{ line-height: 30px; color: #999;}
.Foot ul li a{ color: #999;}
.Foot ul li a:hover{ color: #ccc;}
.Foot ul .t{ font-size: 16px; padding: 40px 0 15px; color: #fff;}
.Foot ul .t a{ color: #fff;}
.Foot .pr{ width:680px;}
.Foot .pr .t{ width: 680px;}
.Foot .pr li{ float: left; width: 340px;}
.Foot .r{ float:right; width: 600px;}
.Foot .r img{ margin-top: 25px;}
.Foot .r .m{ float:none; width: 600px;}
.Foot .r .m .t{ width: 600px; }
.Foot .r .m li{ float:left; padding-right: 30px;}
.Foot .r .us{ float:none; clear:both;}
.Foot .r .us .w2{ text-align:center; float:right; width: 140px; margin-top: 70px;}
.Foot .r .us .w2 img{ display:block;}
.FootBg .icp{ background: #000; border-top: 1px solid #333; padding: 30px 0 20px; clear:both; text-align:center; color: #999; font-size: 12px;}
.FootBg .icp img{ display:block; margin: 15px auto 0;}


.cd-top {
  display: inline-block;
  height: 70px;
  width: 70px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #000 url(img/ico_20.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius:4px; 
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .5;
}
.no-touch .cd-top:hover {

  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 10px;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 70px;
    width: 70px;
    right: 10px;
    bottom: 10px;
  }
}

